Skip to content

Enable endpoint for requests mapped via ASP.NET Core adapter#712

Merged
Kaliumhexacyanoferrat merged 2 commits intomainfrom
feature/optional-endpoints
Oct 28, 2025
Merged

Enable endpoint for requests mapped via ASP.NET Core adapter#712
Kaliumhexacyanoferrat merged 2 commits intomainfrom
feature/optional-endpoints

Conversation

@Kaliumhexacyanoferrat
Copy link
Copy Markdown
Owner

@Kaliumhexacyanoferrat Kaliumhexacyanoferrat commented Oct 28, 2025

This change provides an IEndpoint on requests that are mapped using the ASP.NET Core adapter. Previously, some of the modules were broken in this scenario (such as OpenAPI or Redirects).

@Kaliumhexacyanoferrat Kaliumhexacyanoferrat added this to the Version 10 milestone Oct 28, 2025
@Kaliumhexacyanoferrat Kaliumhexacyanoferrat self-assigned this Oct 28, 2025
@Kaliumhexacyanoferrat Kaliumhexacyanoferrat linked an issue Oct 28, 2025 that may be closed by this pull request
@Kaliumhexacyanoferrat Kaliumhexacyanoferrat marked this pull request as ready for review October 28, 2025 06:38
@Kaliumhexacyanoferrat Kaliumhexacyanoferrat merged commit d953d75 into main Oct 28, 2025
1 of 2 checks passed
@Kaliumhexacyanoferrat Kaliumhexacyanoferrat deleted the feature/optional-endpoints branch October 28, 2025 06:39
@Kaliumhexacyanoferrat Kaliumhexacyanoferrat added the enhancement New feature or request label Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make endpoints in requests optional

1 participant